home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / internet / fnos16a5.zip / AUTOEXEC.DIL < prev    next >
Text File  |  1996-11-27  |  252b  |  18 lines

  1. control down
  2. wait 2000
  3. control up
  4. wait 2000
  5. send "atz\r"
  6. wait 5000 "OK"
  7. wait 4000
  8. send "atdt8584049\r"
  9. wait 45000 "CONNECT"
  10. wait 1000
  11. wait 8000 "login:"
  12. wait 2000
  13. send "username\r"
  14. wait 8000 "assword:"
  15. wait 2000
  16. send "password\r"
  17. exit
  18.